- 
		Home
	
 
	- 
RSS Aggregator – RSS Import, News Feeds, Feed to Post, and Autoblogging
 
- 
5.0.4
 
- 
Code
 
- 
Classes
 
-  HtmlEncoder 
 
	
	
		
			
				
					
													
								
																			
											| Total Complexity | 
											49 | 
										
																			
											| Dependencies | 
											5 | 
										
																			
											| Dependents | 
											1 | 
										
																	
							 
													
								
																			
											| Total lines | 
											608 | 
										
																			
											| Lines of code | 
											213 | 
										
																			
											| Logical lines of code | 
											128 | 
										
																	
							 
													
								
																			
											| Comment lines | 
											299 | 
										
																			
											| Methods | 
											30 | 
										
																			
											| Properties | 
											4 | 
										
																	
							 
											 
				 
									
							 
		 
	 
	Methods 30
	
		
		
			| Method | 
							Rating | 
													
					
						Maintainability
					
				 | 
										
					Complexity
				 | 
										
					Lines of code
				 | 
					
		
		
					
				| cleanMatches() | 
									S  | 
																	51 | 
													7 | 
													25 | 
							
					
				| htmlEncodifyRegex() | 
									S  | 
																	46 | 
													5 | 
													38 | 
							
					
				| normalizeChar() | 
									S  | 
																	65 | 
													3 | 
													9 | 
							
					
				| getSynonymSets() | 
									S  | 
																	71 | 
													2 | 
													6 | 
							
					
				| getHtmlCharSynonyms() | 
									S  | 
																	66 | 
													2 | 
													8 | 
							
					
				| removeHtmlChar() | 
									S  | 
																	65 | 
													2 | 
													9 | 
							
					
				| addHtmlChars() | 
									S  | 
																	71 | 
													2 | 
													6 | 
							
					
				| normalizeCharArray() | 
									S  | 
																	72 | 
													2 | 
													6 | 
							
					
				| getOccurrenceCount() | 
									S  | 
																	73 | 
													2 | 
													5 | 
							
					
				| isSymKey() | 
									S  | 
																	71 | 
													2 | 
													6 | 
							
					
				| _extractCharClass() | 
									S  | 
																	61 | 
													1 | 
													13 | 
							
					
				| _construct() | 
									S  | 
																	68 | 
													1 | 
													7 | 
							
					
				| reset() | 
									S  | 
																	74 | 
													1 | 
													5 | 
							
					
				| encodify() | 
									S  | 
																	68 | 
													1 | 
													7 | 
							
					
				| getSymPrefix() | 
									S  | 
																	80 | 
													1 | 
													3 | 
							
					
				| getSymmetricalChars() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| addSymmetricalChars() | 
									S  | 
																	68 | 
													1 | 
													7 | 
							
					
				| _setSymmetricalChars() | 
									S  | 
																	76 | 
													1 | 
													4 | 
							
					
				| _setSynonymSets() | 
									S  | 
																	77 | 
													1 | 
													4 | 
							
					
				| hasHtmlChar() | 
									S  | 
																	76 | 
													1 | 
													4 | 
							
					
				| _hasHtmlChar() | 
									S  | 
																	79 | 
													1 | 
													3 | 
							
					
				| getHtmlCharSynonymSet() | 
									S  | 
																	76 | 
													1 | 
													4 | 
							
					
				| addHtmlCharSynonyms() | 
									S  | 
																	73 | 
													1 | 
													5 | 
							
					
				| addHtmlChar() | 
									S  | 
																	77 | 
													1 | 
													4 | 
							
					
				| _incrementOccurrence() | 
									S  | 
																	70 | 
													1 | 
													6 | 
							
					
				| _incrementReplacement() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| getReplacementCount() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| getAutoSynonyms() | 
									S  | 
																	79 | 
													1 | 
													3 | 
							
					
				| _injectCharClass() | 
									S  | 
																	78 | 
													1 | 
													3 | 
							
					
				| _isStringStartsWith() | 
									S  | 
																	74 | 
													1 | 
													4 |